github.com/go-pg/pg/v10/orm.Table.flags (field)
3 uses
github.com/go-pg/pg/v10/orm (current package)
table.go#L92: flags uint16
table.go#L161: t.flags |= flag
table.go#L168: return t.flags&flag != 0
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)